Skip to content

Conversation

cloud-java-bot
Copy link
Collaborator

@cloud-java-bot cloud-java-bot commented Jul 29, 2025

This pull request is generated with proto changes between googleapis/googleapis@fb0d8ac (exclusive) and googleapis/googleapis@3764670 (inclusive).

BEGIN_COMMIT_OVERRIDE
BEGIN_NESTED_COMMIT
fix(deps): update the Java code generator (gapic-generator-java) to 2.62.0
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore: update the libraries_bom version to 26.67.0
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add Firestore CloneDatabase support

PiperOrigin-RevId: 789807783

Source Link: googleapis/googleapis@3d37c58
END_NESTED_COMMIT
END_COMMIT_OVERRIDE

@cloud-java-bot cloud-java-bot requested review from a team as code owners July 29, 2025 02:46
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: firestore Issues related to the googleapis/java-firestore API. labels Jul 29, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Tue Jul 29 02:46:44 UTC 2025 chore: Update generation configuration at Wed Jul 30 02:41:36 UTC 2025 Jul 30, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Wed Jul 30 02:41:36 UTC 2025 chore: Update generation configuration at Thu Jul 31 02:40:03 UTC 2025 Jul 31, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Thu Jul 31 02:40:03 UTC 2025 chore: Update generation configuration at Fri Aug 1 02:48:24 UTC 2025 Aug 1, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Fri Aug 1 02:48:24 UTC 2025 chore: Update generation configuration at Sat Aug 2 02:36:24 UTC 2025 Aug 2, 2025
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: xs Pull request size is extra small. labels Aug 2, 2025
@zhumin8
Copy link
Contributor

zhumin8 commented Aug 4, 2025

clirr error: 7012: com.google.firestore.admin.v1.FirestoreAdminGrpc$AsyncService: Method 'public void cloneDatabase(com.google.firestore.admin.v1.CloneDatabaseRequest, io.grpc.stub.StreamObserver)' has been added to an interface

unit(8): Error: BulkWriterTest.sendsBackoffBatchAfterOtherEnqueuedBatches:1303 » TestTimedOut test timed out after 2 seconds
unit(17): Error: BulkWriterTest.sendsBackoffBatchAfterOtherEnqueuedBatches:1304 Expected requests, but got actual requests: arrays first differed at element [1]; expected:<database: "projects/test-project/databases/(default)"

--
The clirr error is introduced by new proto changes: feat: add Firestore CloneDatabase support (PiperOrigin-RevId: 789807783)

unit test errors are known flaky: #1610

@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Sat Aug 2 02:36:24 UTC 2025 chore: Update generation configuration at Tue Aug 5 02:42:39 UTC 2025 Aug 5, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Tue Aug 5 02:42:39 UTC 2025 chore: Update generation configuration at Wed Aug 6 02:41:33 UTC 2025 Aug 6, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Wed Aug 6 02:41:33 UTC 2025 chore: Update generation configuration at Thu Aug 7 02:41:24 UTC 2025 Aug 7, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Thu Aug 7 02:41:24 UTC 2025 chore: Update generation configuration at Fri Aug 8 02:41:57 UTC 2025 Aug 8, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Wed Aug 13 02:32:42 UTC 2025 chore: Update generation configuration at Thu Aug 14 02:35:15 UTC 2025 Aug 14, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Thu Aug 14 02:35:15 UTC 2025 chore: Update generation configuration at Fri Aug 15 02:34:25 UTC 2025 Aug 15, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Fri Aug 15 02:34:25 UTC 2025 chore: Update generation configuration at Sat Aug 16 02:31:28 UTC 2025 Aug 16, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Sat Aug 16 02:31:28 UTC 2025 chore: Update generation configuration at Wed Aug 20 02:30:19 UTC 2025 Aug 20, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Wed Aug 20 02:30:19 UTC 2025 chore: Update generation configuration at Thu Aug 21 02:29:34 UTC 2025 Aug 21, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Thu Aug 21 02:29:34 UTC 2025 chore: Update generation configuration at Fri Aug 22 02:30:36 UTC 2025 Aug 22, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Fri Aug 22 02:30:36 UTC 2025 chore: Update generation configuration at Sat Aug 23 02:29:22 UTC 2025 Aug 23, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Sat Aug 23 02:29:22 UTC 2025 chore: Update generation configuration at Tue Aug 26 02:31:42 UTC 2025 Aug 26, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Tue Aug 26 02:31:42 UTC 2025 chore: Update generation configuration at Wed Aug 27 02:29:04 UTC 2025 Aug 27, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Wed Aug 27 02:29:04 UTC 2025 chore: Update generation configuration at Thu Aug 28 02:28:53 UTC 2025 Aug 28, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Thu Aug 28 02:28:53 UTC 2025 chore: Update generation configuration at Fri Aug 29 02:28:59 UTC 2025 Aug 29, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Fri Aug 29 02:28:59 UTC 2025 chore: Update generation configuration at Sat Aug 30 02:26:28 UTC 2025 Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/java-firestore API. size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants